Database Statistics.

Interbase and Firebird servers could produce a detailed information about current state of the database via database statisctics. The source data from the server is hard to read and Administrative Console has an ability to parse it and show with more human readable manner. Database statistics provide information with amount of data stored in the tables, average data fill on data pages, index lengths and depth, number of unique entries in the index and other usefull informaiton. Based on this data Administrative Console is able to show indices that contains a few number of unique entries and thus they'd better to be deleted at all because they may descrease performance.